Welcome to the TCPClass Documentation.
This UDF is intended to simplify the life of who want to make a Client/Server script.
There 2 includes
You have then access to 2 classes
+: Add, -:Delete, *:Modified, !: Bug === 1.1b === (30/09/2011) Server: !: Bug in Number of client's extended properties *: Documentation corrected (added 0-based for ClientPropertyGet/Set) Client: +: Method .IsConnected === 1.1 === Server: +: ClientPropertySet, ClientPropertyGet *: Now works with Socket IDs rather than Socket Handles (for performance) === 1.0 === (10/09/2011) - Initial Release